home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / i / internet / software / lprsr / hpprnd.prj < prev    next >
Encoding:
Text File  |  1993-08-03  |  511 b   |  19 lines

  1. ;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
  2.  
  3. c:\hpprnd.acc                 ; name of executable program is topmost window
  4. .C [ -Y ]
  5. .L [ -L -Y ]
  6. .S [ -Y ]
  7. =                  ; list of modules follows...
  8.  
  9. PCSTART.O          ; startup code
  10.  
  11. spd.c
  12. hpspoo.s
  13. PCSTDLIB.LIB       ; standard library
  14.  
  15. PCEXTLIB.LIB       ; extended library
  16. PCTOSLIB.LIB       ; TOS library
  17. PCGEMLIB.LIB       ; AES and VDI library
  18.  
  19. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<